projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d949530
)
(powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)
author
Richard M. Stallman
<rms@gnu.org>
Sat, 3 Sep 1994 22:46:05 +0000
(22:46 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 3 Sep 1994 22:46:05 +0000
(22:46 +0000)
(powerpc-ibm-aix*): New aliases.
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index 6483a4fe054664570dbc1aefae2ef0fd1060c5dc..d2c4870de452ba1a07060f03d33a209b49446704 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-735,13
+735,13
@@
case "${canonical}" in
i370-ibm-aix*)
machine=ibm370aix opsys=usg5-3
;;
- rs6000-ibm-aix3.1* )
+ rs6000-ibm-aix3.1*
| powerpc-ibm-aix3.1*
)
machine=ibmrs6000 opsys=aix3-1
;;
- rs6000-ibm-aix3.2.5)
+ rs6000-ibm-aix3.2.5
| powerpc-ibm-aix3.2.5
)
machine=ibmrs6000 opsys=aix3-2-5
;;
- rs6000-ibm-aix
3.2* | rs6000
-ibm-aix* )
+ rs6000-ibm-aix
* | powerpc
-ibm-aix* )
machine=ibmrs6000 opsys=aix3-2
;;
romp-ibm-bsd4.3* )